func google.golang.org/protobuf/internal/filedesc.newPathKey
4 uses
google.golang.org/protobuf/internal/filedesc (current package)
desc_list.go#L314: return p.byKey(newPathKey(path))
desc_list.go#L329: return p.byKey(newPathKey(path))
desc_list.go#L420: k := newPathKey(l.Path)
desc_list.go#L445: func newPathKey(p protoreflect.SourcePath) (k pathKey) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)